Computing (FOLDOC) dictionary
Jump to user comments
programming (BOS) A
C-callable library that implements the
for interpreted
methods (you can have "compiled" methods in
C, and mix compiled and interpreted methods in the same
object, plus lots more). You can subclass and mix in existing
objects using BOS to extend, among other things, the set of
called a prototype-based object system; it is modelled loosely
(1992-08-21)